Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
@odiseusme is attempting to deploy a commit to the rosen-bridge Team on Vercel. A member of the Team first needs to authorize it. |
|
|
As you mentioned in This Comment, we have dropped the To complete this issue, please follow these steps:
<Link target="_blank" href={/* TODO */}>
<Identifier variant="legacy-middle" value={/* TODO */} />
</Link>
|
35cf335 to
4abb526
Compare
|
Thanks for the pointer @abdolian — updated. Branch is rebased onto latest dev, and all three watcher action forms (lock, unlock, withdraw) now use |
|
This pull request can be merged |
|
Update your branch with the latest |
Closes #9
Changes
Replaces raw
{response.txId}text wrapped in<Link>with the<Id>component across all 3 watcher action forms (lock, unlock, withdraw).What this does:
...+ last 8 characters) using<Id indicator="middle">getTxURL(NETWORKS.ergo.key, response.txId)passed ashrefto<Id>target="_blank"andrel="noopener noreferrer"are handled internally by the<Id>componentPer-file changes:
Idimport, removed unusedLinkimport, replaced<Link>with<Id>next/linkimport, addedIdto ui-kit import, replaced<Link>with<Id>Linkimport (Idwas already imported), replaced<Link>with<Id>Notes:
?? '/'and?? ''fallbacks ongetTxURL()in unlock and withdraw — theIdcomponent'shrefis optional, soundefinedgracefully renders plain text without a broken link<Id indicator="middle">pattern already used inwithdraw/page.tsxfor token IDs